Calling this method will update the progress window to show the given text.
Runtime
Sub(Text)
For Each Document in App.ActiveTab.FetchAll Progress "Processing document " & Document.AbsoluteFilename Next
Macro Object Model